第二天:環境建置


Posted by luckstar77 on 2022-10-27

  • 安裝 nvm
  • 安裝 vscode 及套件
    • Bookmarks
    • Dev Containers
    • Settings Sync
    • vscode-icons
    • Code Runner
    • ESLint
    • Git File History
    • Git Graph
    • Live Server
    • Markdown All in One
    • Node.js Extension Pack
    • npm Intellisense
    • Search node_modules
    • shell-format
    • Tailwind CSS IntelliSense
    • Todo Tree
    • JavaScript (ES6) code snippets
  • 安裝 mongodb
  • 安裝 Redis
  • 安裝 crontab

#nodejs #vscode #mongoDB #Redis







Related Posts

[JS Behind The Scene] 從簡單例子了解 hoisting 的運作機制

[JS Behind The Scene] 從簡單例子了解 hoisting 的運作機制

JavaScript 程式執行原理:hw4:What is this?

JavaScript 程式執行原理:hw4:What is this?

[ React筆記 ] 使用ReactDOM製作一個Modal

[ React筆記 ] 使用ReactDOM製作一個Modal


Comments